Click or drag to resize

AttachmentObjectType Property

Contains the type of the attachment.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ObjectType ObjectType { get; set; }

Property Value

Type: ObjectType
The type of the object.
See Also